widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 13 Dec 2010 16:54:02 +0000 (17:54 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 17 Dec 2010 17:30:57 +0000 (18:30 +0100)
commitb792a3199558937e8e55aa4f92487a42cb9ebf0e
tree36329cb613c30ba7a5b7f8d3dd95b593922b900e
parent806c04411d306680353cf90cffee98ce73e122f2
widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET

This makes things like GtkCellRenderer or GtkNumerableIcon more easily
themeable.

https://bugzilla.gnome.org/show_bug.cgi?id=637169
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkcssprovider.c
gtk/gtkstylecontext.c
gtk/gtkstyleprovider.c
gtk/gtkwidget.c
gtk/gtkwidgetpath.c
gtk/gtkwidgetpath.h
gtk/tests/stylecontext.c